home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr48 / pull70.zip / PULLDEFS.INC < prev    next >
Text File  |  1993-06-21  |  779b  |  18 lines

  1. { ========================================================================== }
  2. { PullDefs.inc - Compiler definition file for PullDemo.    ver 7.0, 06-21-93 }
  3. {                                                                            }
  4. {   Copyright (c) 1988,1993 James H. LeMay, All rights reserved.             }
  5. { ========================================================================== }
  6.  
  7. {$A+,B-,D+,E-,F-,G-,I-,L+,N-,O-,P-,Q-,R-,S-,T-,V-,X+}
  8. { $A+,B-,D-,E-,F-,G-,I-,L-,N-,O-,P-,Q-,R-,S-,T-,V-,X+,Y-}
  9.  
  10. {$define UseSubMenuCode }
  11. {$define UseHelpWndwCode }
  12. {$define UseDataEntryCode }
  13. {$define UseMsgLineCode }
  14. { $define MultiWorkWndws }
  15.  
  16. { $define UseStrg }  { define this conditional if you are using the Strg
  17.                       Unit in SpeedPack II }
  18.